home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_bbtime.idb / usr / freeware / share / bbtools / README.bbtime.z / README.bbtime
Text File  |  2002-07-08  |  3KB  |  73 lines

  1. This file gives a short description of the configuration possibilities of
  2. bbtime.
  3.  
  4. ** Configuring bbtime **
  5. ------------------------
  6.  
  7. Blackbox users:
  8.  
  9. By default bbtime reads the Blackbox style-file as defined in .blackboxrc 
  10. and copies as much of the style as possible. The result is a application 
  11. which looks a lot like the toolbar. Further configuration options can be 
  12. found in bbtime.style. Most likely you want to change these options, 
  13. copy this file to somewhere in your homedir (eg blackbox/bbtime.config) 
  14. and edit it. Edit the file .blackboxrc and add or edit the line: 
  15. bbtime.configFile: <your config file>
  16.  
  17. WARNING: You have to define the entire PATH.
  18.  
  19. All style options set be reading the Blackbox-style file can be overridden by
  20. placing them in bbtime.config (and changing them). See bbtime.style for all
  21. possible options.
  22.  
  23. Make sure the file .bbtoolsrc does not exist, else the configuration style
  24. for other Window Managers will be used.
  25.  
  26. Users other Window managers:
  27.  
  28. By default bbtime reads the bbtoolsrc and bbtime.nobb config files.
  29. If you want to define your personal config-file copy bbtoolsrc to your
  30. homedir as ./.bbtoolsrc Copy bbtime.nobb somewhere in your homedir. 
  31. Edit .bbtoolsrc so
  32. bbtime.configFile: <your config file>.
  33.  
  34. WARNING: You have to define the entire PATH.
  35.  
  36.  
  37.  
  38. ** Reconfigure bbtime.**
  39. ------------------------
  40.  
  41. Automatic update style:
  42.     If the resource : bbtimel.autoConfig: true
  43.     The tool will periodically check if the main config files, .blackboxrc
  44.     for Blackbox users and .btoolsrc for other WM's to see if 
  45.     they have changed.
  46.  
  47.     If so bbtime will reconfigure.
  48.  
  49.     For blackbox users this means they have to restart for a style change 
  50.     in blackbox will take effect for bbtime.
  51.     
  52. Update by hand:
  53.         The second way you can let bbtime reconfigure is pressing the
  54.         right mouse-button on the envelope.
  55.  
  56. ** Copying the look of the Blackbox toolbar **
  57. ----------------------------------------------
  58. bbtime automaticly copes the style of the blackbox toolbar.
  59. It copies:
  60. toolbar                         -> bbtime.frame
  61. toolbar.label               -> bbtime.label
  62. toolbar.color               -> bbtime.frame.color
  63. toolbar.colorTo             -> bbtime.frame.colorTo
  64. toolbar.label.color         -> bbtime.label.color
  65. toolbar.label.colorTo       -> bbtime.label.colorTo
  66. toolbar.textColor           -> bbtime..textColor
  67. bevelWidth                  -> bbtime.bevelWidth
  68.  
  69. WARNING: if .bbtoolsrc is defined it won't copy the blackbox style.
  70.  
  71. For the meaning of the different resources see the comments in the
  72. config-files.
  73.